home *** CD-ROM | disk | FTP | other *** search
/ Strip Poker 2 - Gioco Si Fa Sexy / Strip Poker: II gioco si fa sexy.iso / Start.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2002-10-01  |  608b  |  30 lines

  1. object Form1: TForm1
  2.   Left = 252
  3.   Top = 112
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Form1'
  7.   ClientHeight = 296
  8.   ClientWidth = 418
  9.   Color = clWindow
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 409
  26.     Height = 281
  27.     AutoSize = True
  28.   end
  29. end
  30.